projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9f197a3
)
(Fposn_at_point): Doc fix.
author
Juanma Barranquero
<lekktu@gmail.com>
Fri, 11 Jun 2004 00:47:11 +0000
(
00:47
+0000)
committer
Juanma Barranquero
<lekktu@gmail.com>
Fri, 11 Jun 2004 00:47:11 +0000
(
00:47
+0000)
src/keyboard.c
patch
|
blob
|
history
diff --git
a/src/keyboard.c
b/src/keyboard.c
index ffa047b27d2c31d11cfb14687c6f33b4eb16fa5e..042c3108ca8ad83572758c2f8787fc84955737d8 100644
(file)
--- a/
src/keyboard.c
+++ b/
src/keyboard.c
@@
-10539,7
+10539,7
@@
DEFUN ("posn-at-point", Fposn_at_point, Sposn_at_point, 0, 2, 0,
POS defaults to point in WINDOW; WINDOW defaults to the selected window.
Return nil if position is not visible in window. Otherwise,
-the return value is similar to that returned by
event-start
for
+the return value is similar to that returned by
`event-start'
for
a mouse click at the upper left corner of the glyph corresponding
to the given buffer position:
(WINDOW AREA-OR-POS (X . Y) TIMESTAMP OBJECT POS (COL . ROW)